Skip to content

[Azure][container_registry][compute_vm_scaleset] add missing dimensions to the container_registry and compute_vm_scaleset#7314

Merged
tetianakravchenko merged 4 commits intoelastic:mainfrom
tetianakravchenko:azure-missing-dimensions
Aug 11, 2023
Merged

[Azure][container_registry][compute_vm_scaleset] add missing dimensions to the container_registry and compute_vm_scaleset#7314
tetianakravchenko merged 4 commits intoelastic:mainfrom
tetianakravchenko:azure-missing-dimensions

Conversation

@tetianakravchenko
Copy link
Copy Markdown
Contributor

@tetianakravchenko tetianakravchenko commented Aug 8, 2023

What does this PR do?

container_registry:
add geolocation as a dimension - https://learn.microsoft.com/en-us/azure/azure-monitor/reference/supported-metrics/microsoft-containerregistry-registries-metrics
use case for this: https://learn.microsoft.com/en-us/azure/container-registry/container-registry-geo-replication

compute_vm_scaleset
some metrics additionally to the VMname have LUN (Logical Unit Number (LUN) is a number that is used to identify a specific storage device) as a dimension

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
@tetianakravchenko tetianakravchenko requested a review from a team as a code owner August 8, 2023 16:36
…link in changelog

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
@tetianakravchenko tetianakravchenko requested a review from zmoog August 8, 2023 16:41
@elasticmachine
Copy link
Copy Markdown

elasticmachine commented Aug 8, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-08-10T13:47:29.134+0000

  • Duration: 14 min 47 sec

Test stats 🧪

Test Results
Failed 0
Passed 134
Skipped 0
Total 134

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link
Copy Markdown

elasticmachine commented Aug 8, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (3/3) 💚
Files 100.0% (3/3) 💚
Classes 100.0% (3/3) 💚
Methods 73.333% (22/30)
Lines 100.0% (21/21) 💚
Conditionals 100.0% (0/0) 💚

Copy link
Copy Markdown
Contributor

@zmoog zmoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change looks good, maybe we're only missing a couple of dimensions attributes in the Agent configuration template.

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
@tetianakravchenko
Copy link
Copy Markdown
Contributor Author

@zmoog could you please have another look on this PR?

Copy link
Copy Markdown
Contributor

@zmoog zmoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tetianakravchenko tetianakravchenko merged commit aab2744 into elastic:main Aug 11, 2023
@elasticmachine
Copy link
Copy Markdown

Package azure_metrics - 1.0.20 containing this change is available at https://epr.elastic.co/search?package=azure_metrics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Integration:azure_metrics Azure Resource Metrics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants